projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e37e867
)
entry: Fix typo
author
Michael Catanzaro
<mcatanzaro@igalia.com>
Sun, 20 Dec 2015 17:52:30 +0000
(11:52 -0600)
committer
Michael Catanzaro
<mcatanzaro@igalia.com>
Sun, 20 Dec 2015 17:52:30 +0000
(11:52 -0600)
gtk/gtkentry.c
patch
|
blob
|
history
diff --git
a/gtk/gtkentry.c
b/gtk/gtkentry.c
index fe37a562c07d9c5fe1a14d18225d991e94f9d1fd..ca13c3f6e0f93e271824f56931e34005461fd1a2 100644
(file)
--- a/
gtk/gtkentry.c
+++ b/
gtk/gtkentry.c
@@
-133,7
+133,7
@@
* When the entry shows icons, it adds subnodes with the name image and the
* style class .left or .right, depending on where the icon appears.
*
- * When the entry has a selection, it adds a subnode with the name s
lecit
on.
+ * When the entry has a selection, it adds a subnode with the name s
electi
on.
*
* When the entry shows progress, it adds a subnode with the name progress.
* The node has the style class .pulse when the shown progress is pulsing.